2024-03-05 15:22:30,120 [ 177917 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy (runner:41, check_args_and_update_paths) 2024-03-05 15:22:30,120 [ 177917 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration (runner:89, check_args_and_update_paths) 2024-03-05 15:22:30,120 [ 177917 ] INFO : src dir is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy/src (runner:96, check_args_and_update_paths) 2024-03-05 15:22:30,120 [ 177917 ] INFO : base_configs_dir: /home/ubuntu/_work/_temp/test/git-repo-copy/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration (runner:98, check_args_and_update_paths) clickhouse_integration_tests_volume WARNING: Ignoring custom format, because both --format and --quiet are set. Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_8rm9cp --privileged --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/src/Server/grpc_protos:/ClickHouse/src/Server/grpc_protos --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e XTABLES_LOCKFILE=/run/host/xtables.lock -e PYTHONUNBUFFERED=1 -e DOCKER_DOTNET_CLIENT_TAG=0-19a57e6f4a8ca8dd7737ac12f3ba472b37ac166c -e DOCKER_HELPER_TAG=0-19a57e6f4a8ca8dd7737ac12f3ba472b37ac166c -e DOCKER_BASE_TAG=0-19a57e6f4a8ca8dd7737ac12f3ba472b37ac166c -e DOCKER_KERBERIZED_HADOOP_TAG=0-19a57e6f4a8ca8dd7737ac12f3ba472b37ac166c -e DOCKER_KERBEROS_KDC_TAG=0-19a57e6f4a8ca8dd7737ac12f3ba472b37ac166c -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=0-19a57e6f4a8ca8dd7737ac12f3ba472b37ac166c -e DOCKER_MYSQL_JAVA_CLIENT_TAG=0-19a57e6f4a8ca8dd7737ac12f3ba472b37ac166c -e DOCKER_MYSQL_JS_CLIENT_TAG=0-19a57e6f4a8ca8dd7737ac12f3ba472b37ac166c -e DOCKER_MYSQL_PHP_CLIENT_TAG=0-19a57e6f4a8ca8dd7737ac12f3ba472b37ac166c -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=0-19a57e6f4a8ca8dd7737ac12f3ba472b37ac166c -e PYTEST_OPTS='--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 test_sharding_key_from_default_column/test.py::test_materialized_column_allow_insert_materialized test_sharding_key_from_default_column/test.py::test_materialized_column_disallow_insert_materialized test_sharding_key_from_default_column/test.py::test_materialized_column_disallow_insert_materialized_different_shards test_ssl_cert_authentication/test.py::test_create_user test_ssl_cert_authentication/test.py::test_https test_ssl_cert_authentication/test.py::test_https_non_ssl_auth test_ssl_cert_authentication/test.py::test_https_wrong_cert test_ssl_cert_authentication/test.py::test_native test_ssl_cert_authentication/test.py::test_native_fallback_to_password test_ssl_cert_authentication/test.py::test_native_wrong_cert test_storage_hudi/test.py::test_create_query test_storage_hudi/test.py::test_describe_query test_storage_hudi/test.py::test_select_query test_storage_iceberg/test.py::test_create_query test_storage_iceberg/test.py::test_describe_query test_storage_iceberg/test.py::test_select_query test_storage_policies/test.py::test_storage_policy_configuration_change test_storage_postgresql/test.py::test_auto_close_connection test_storage_postgresql/test.py::test_concurrent_queries test_storage_postgresql/test.py::test_datetime64 test_storage_postgresql/test.py::test_datetime_with_timezone test_storage_postgresql/test.py::test_non_default_scema test_storage_postgresql/test.py::test_postgres_conversions test_storage_postgresql/test.py::test_postgres_distributed test_storage_postgresql/test.py::test_postgres_ndim test_storage_postgresql/test.py::test_postgres_on_conflict test_storage_postgresql/test.py::test_postgres_select_insert test_storage_postgresql/test.py::test_predefined_connection_configuration test_storage_postgresql/test.py::test_uuid test_storage_postgresql/test.py::test_where_false test_system_clusters_actual_information/test.py::test test_system_ddl_worker_queue/test.py::test_distributed_ddl_queue test_system_flush_logs/test.py::test_system_logs[system.metric_log-1] test_system_flush_logs/test.py::test_system_logs[system.part_log-1] test_system_flush_logs/test.py::test_system_logs[system.query_log-1] test_system_flush_logs/test.py::test_system_logs[system.query_thread_log-1] test_system_flush_logs/test.py::test_system_logs[system.text_log-0] test_system_flush_logs/test.py::test_system_logs[system.trace_log-1] test_system_flush_logs/test.py::test_system_logs_non_empty_queue test_system_flush_logs/test.py::test_system_suspend test_table_function_mongodb/test.py::test_auth_source[False] test_table_function_mongodb/test.py::test_complex_data_type[False] test_table_function_mongodb/test.py::test_incorrect_data_type[False] test_table_function_mongodb/test.py::test_missing_columns[False] test_table_function_mongodb/test.py::test_no_credentials[False] test_table_function_mongodb/test.py::test_predefined_connection_configuration[False] test_table_function_mongodb/test.py::test_secure_connection[True] test_table_function_mongodb/test.py::test_simple_select[False] test_text_log_level/test.py::test_basic test_transactions/test.py::test_rollback_unfinished_on_restart1 test_transactions/test.py::test_rollback_unfinished_on_restart2 test_user_directories/test.py::test_duplicates test_user_directories/test.py::test_local_directories test_user_directories/test.py::test_memory test_user_directories/test.py::test_mixed_style test_user_directories/test.py::test_old_style test_user_directories/test.py::test_relative_path test_version_update_after_mutation/test.py::test_mutate_and_upgrade test_version_update_after_mutation/test.py::test_upgrade_while_mutation test_zookeeper_config/test_secure.py::test_secure_connection -vvv' altinityinfra/integration-tests-runner:0-19a57e6f4a8ca8dd7737ac12f3ba472b37ac166c '. Start tests ============================= test session starts ============================== platform linux -- Python 3.8.10, pytest-8.0.0, pluggy-1.4.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: repeat-0.9.3, xdist-3.5.0, random-0.2, timeout-2.2.0, order-1.0.0 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [60 items] scheduling tests via LoadFileScheduling test_storage_postgresql/test.py::test_auto_close_connection test_sharding_key_from_default_column/test.py::test_materialized_column_allow_insert_materialized test_storage_hudi/test.py::test_create_query test_version_update_after_mutation/test.py::test_mutate_and_upgrade test_transactions/test.py::test_rollback_unfinished_on_restart1 test_user_directories/test.py::test_duplicates test_storage_iceberg/test.py::test_create_query test_system_flush_logs/test.py::test_system_logs[system.metric_log-1] test_ssl_cert_authentication/test.py::test_create_user test_table_function_mongodb/test.py::test_auth_source[False] [gw0] [ 1%] PASSED test_system_flush_logs/test.py::test_system_logs[system.metric_log-1] test_system_flush_logs/test.py::test_system_logs[system.part_log-1] [gw4] [ 3%] PASSED test_ssl_cert_authentication/test.py::test_create_user test_ssl_cert_authentication/test.py::test_https [gw4] [ 5%] PASSED test_ssl_cert_authentication/test.py::test_https test_ssl_cert_authentication/test.py::test_https_non_ssl_auth [gw0] [ 6%] PASSED test_system_flush_logs/test.py::test_system_logs[system.part_log-1] test_system_flush_logs/test.py::test_system_logs[system.query_log-1] [gw4] [ 8%] PASSED test_ssl_cert_authentication/test.py::test_https_non_ssl_auth test_ssl_cert_authentication/test.py::test_https_wrong_cert [gw4] [ 10%] PASSED test_ssl_cert_authentication/test.py::test_https_wrong_cert test_ssl_cert_authentication/test.py::test_native [gw0] [ 11%] PASSED test_system_flush_logs/test.py::test_system_logs[system.query_log-1] test_system_flush_logs/test.py::test_system_logs[system.query_thread_log-1] [gw0] [ 13%] PASSED test_system_flush_logs/test.py::test_system_logs[system.query_thread_log-1] test_system_flush_logs/test.py::test_system_logs[system.text_log-0] [gw4] [ 15%] PASSED test_ssl_cert_authentication/test.py::test_native test_ssl_cert_authentication/test.py::test_native_fallback_to_password [gw0] [ 16%] PASSED test_system_flush_logs/test.py::test_system_logs[system.text_log-0] test_system_flush_logs/test.py::test_system_logs[system.trace_log-1] [gw4] [ 18%] PASSED test_ssl_cert_authentication/test.py::test_native_fallback_to_password test_ssl_cert_authentication/test.py::test_native_wrong_cert [gw0] [ 20%] PASSED test_system_flush_logs/test.py::test_system_logs[system.trace_log-1] test_system_flush_logs/test.py::test_system_logs_non_empty_queue [gw4] [ 21%] PASSED test_ssl_cert_authentication/test.py::test_native_wrong_cert [gw0] [ 23%] PASSED test_system_flush_logs/test.py::test_system_logs_non_empty_queue test_system_flush_logs/test.py::test_system_suspend [gw6] [ 25%] PASSED test_storage_hudi/test.py::test_create_query test_storage_hudi/test.py::test_describe_query [gw6] [ 26%] PASSED test_storage_hudi/test.py::test_describe_query test_storage_hudi/test.py::test_select_query [gw7] [ 28%] PASSED test_storage_iceberg/test.py::test_create_query test_storage_iceberg/test.py::test_describe_query [gw7] [ 30%] PASSED test_storage_iceberg/test.py::test_describe_query test_storage_iceberg/test.py::test_select_query [gw0] [ 31%] PASSED test_system_flush_logs/test.py::test_system_suspend [gw3] [ 33%] PASSED test_table_function_mongodb/test.py::test_auth_source[False] test_table_function_mongodb/test.py::test_complex_data_type[False] [gw1] [ 35%] PASSED test_user_directories/test.py::test_duplicates test_user_directories/test.py::test_local_directories [gw3] [ 36%] PASSED test_table_function_mongodb/test.py::test_complex_data_type[False] test_table_function_mongodb/test.py::test_incorrect_data_type[False] [gw3] [ 38%] PASSED test_table_function_mongodb/test.py::test_incorrect_data_type[False] test_table_function_mongodb/test.py::test_missing_columns[False] [gw3] [ 40%] PASSED test_table_function_mongodb/test.py::test_missing_columns[False] test_table_function_mongodb/test.py::test_no_credentials[False] test_system_ddl_worker_queue/test.py::test_distributed_ddl_queue [gw3] [ 41%] PASSED test_table_function_mongodb/test.py::test_no_credentials[False] test_table_function_mongodb/test.py::test_predefined_connection_configuration[False] [gw7] [ 43%] PASSED test_storage_iceberg/test.py::test_select_query [gw3] [ 45%] PASSED test_table_function_mongodb/test.py::test_predefined_connection_configuration[False] test_table_function_mongodb/test.py::test_secure_connection[True] test_zookeeper_config/test_secure.py::test_secure_connection [gw5] [ 46%] PASSED test_sharding_key_from_default_column/test.py::test_materialized_column_allow_insert_materialized test_sharding_key_from_default_column/test.py::test_materialized_column_disallow_insert_materialized [gw1] [ 48%] PASSED test_user_directories/test.py::test_local_directories test_user_directories/test.py::test_memory [gw6] [ 50%] PASSED test_storage_hudi/test.py::test_select_query [gw8] [ 51%] PASSED test_transactions/test.py::test_rollback_unfinished_on_restart1 test_transactions/test.py::test_rollback_unfinished_on_restart2 [gw5] [ 53%] PASSED test_sharding_key_from_default_column/test.py::test_materialized_column_disallow_insert_materialized test_sharding_key_from_default_column/test.py::test_materialized_column_disallow_insert_materialized_different_shards [gw2] [ 55%] PASSED test_storage_postgresql/test.py::test_auto_close_connection test_storage_postgresql/test.py::test_concurrent_queries [gw1] [ 56%] PASSED test_user_directories/test.py::test_memory test_user_directories/test.py::test_mixed_style [gw5] [ 58%] PASSED test_sharding_key_from_default_column/test.py::test_materialized_column_disallow_insert_materialized_different_shards [gw8] [ 60%] PASSED test_transactions/test.py::test_rollback_unfinished_on_restart2 [gw1] [ 61%] PASSED test_user_directories/test.py::test_mixed_style test_user_directories/test.py::test_old_style test_storage_policies/test.py::test_storage_policy_configuration_change [gw3] [ 63%] PASSED test_table_function_mongodb/test.py::test_secure_connection[True] test_table_function_mongodb/test.py::test_simple_select[False] [gw1] [ 65%] PASSED test_user_directories/test.py::test_old_style test_user_directories/test.py::test_relative_path [gw1] [ 66%] PASSED test_user_directories/test.py::test_relative_path [gw4] [ 68%] PASSED test_system_ddl_worker_queue/test.py::test_distributed_ddl_queue [gw8] [ 70%] PASSED test_storage_policies/test.py::test_storage_policy_configuration_change [gw9] [ 71%] PASSED test_version_update_after_mutation/test.py::test_mutate_and_upgrade test_version_update_after_mutation/test.py::test_upgrade_while_mutation test_text_log_level/test.py::test_basic [gw0] [ 73%] PASSED test_zookeeper_config/test_secure.py::test_secure_connection [gw4] [ 75%] PASSED test_text_log_level/test.py::test_basic [gw9] [ 76%] PASSED test_version_update_after_mutation/test.py::test_upgrade_while_mutation [gw3] [ 78%] PASSED test_table_function_mongodb/test.py::test_simple_select[False] test_system_clusters_actual_information/test.py::test [gw2] [ 80%] PASSED test_storage_postgresql/test.py::test_concurrent_queries test_storage_postgresql/test.py::test_datetime64 [gw2] [ 81%] PASSED test_storage_postgresql/test.py::test_datetime64 test_storage_postgresql/test.py::test_datetime_with_timezone [gw2] [ 83%] PASSED test_storage_postgresql/test.py::test_datetime_with_timezone test_storage_postgresql/test.py::test_non_default_scema [gw2] [ 85%] PASSED test_storage_postgresql/test.py::test_non_default_scema test_storage_postgresql/test.py::test_postgres_conversions [gw2] [ 86%] PASSED test_storage_postgresql/test.py::test_postgres_conversions test_storage_postgresql/test.py::test_postgres_distributed [gw2] [ 88%] PASSED test_storage_postgresql/test.py::test_postgres_distributed test_storage_postgresql/test.py::test_postgres_ndim [gw2] [ 90%] PASSED test_storage_postgresql/test.py::test_postgres_ndim test_storage_postgresql/test.py::test_postgres_on_conflict [gw2] [ 91%] PASSED test_storage_postgresql/test.py::test_postgres_on_conflict test_storage_postgresql/test.py::test_postgres_select_insert [gw2] [ 93%] PASSED test_storage_postgresql/test.py::test_postgres_select_insert test_storage_postgresql/test.py::test_predefined_connection_configuration [gw2] [ 95%] PASSED test_storage_postgresql/test.py::test_predefined_connection_configuration test_storage_postgresql/test.py::test_uuid [gw2] [ 96%] PASSED test_storage_postgresql/test.py::test_uuid test_storage_postgresql/test.py::test_where_false [gw2] [ 98%] PASSED test_storage_postgresql/test.py::test_where_false [gw9] [100%] PASSED test_system_clusters_actual_information/test.py::test =============================== warnings summary =============================== test_table_function_mongodb/test.py::test_auth_source[False] test_table_function_mongodb/test.py::test_secure_connection[True] test_table_function_mongodb/test.py::test_simple_select[False] /ClickHouse/tests/integration/helpers/cluster.py:2333: DeprecationWarning: database_names is deprecated. Use list_database_names instead. logging.debug(f"Connected to Mongo dbs: {connection.database_names()}") test_table_function_mongodb/test.py::test_auth_source[False] /ClickHouse/tests/integration/test_table_function_mongodb/test.py:226: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead admin_db.add_user( test_table_function_mongodb/test.py::test_complex_data_type[False] /ClickHouse/tests/integration/test_table_function_mongodb/test.py:88: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", "clickhouse") test_table_function_mongodb/test.py::test_complex_data_type[False] test_table_function_mongodb/test.py::test_secure_connection[True] test_table_function_mongodb/test.py::test_simple_select[False] /usr/local/lib/python3.8/dist-packages/pymongo/database.py:1247: DeprecationWarning: Creating a user with the read_only option or without roles is deprecated in MongoDB >= 2.6 warnings.warn("Creating a user with the read_only option " test_table_function_mongodb/test.py::test_incorrect_data_type[False] /ClickHouse/tests/integration/test_table_function_mongodb/test.py:123: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", "clickhouse") test_table_function_mongodb/test.py::test_missing_columns[False] /ClickHouse/tests/integration/test_table_function_mongodb/test.py:262: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", "clickhouse") test_table_function_mongodb/test.py::test_predefined_connection_configuration[False] /ClickHouse/tests/integration/test_table_function_mongodb/test.py:185: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", "clickhouse") test_table_function_mongodb/test.py::test_secure_connection[True] /ClickHouse/tests/integration/test_table_function_mongodb/test.py:144: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", "clickhouse") test_table_function_mongodb/test.py::test_simple_select[False] /ClickHouse/tests/integration/test_table_function_mongodb/test.py:46: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", "clickhouse") -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ============================== slowest durations =============================== 121.47s call test_system_clusters_actual_information/test.py::test 84.66s call test_storage_postgresql/test.py::test_concurrent_queries 38.93s call test_zookeeper_config/test_secure.py::test_secure_connection 38.35s setup test_version_update_after_mutation/test.py::test_mutate_and_upgrade 37.74s call test_version_update_after_mutation/test.py::test_mutate_and_upgrade 35.03s setup test_system_ddl_worker_queue/test.py::test_distributed_ddl_queue 31.43s setup test_zookeeper_config/test_secure.py::test_secure_connection 30.21s setup test_storage_postgresql/test.py::test_auto_close_connection 28.84s call test_table_function_mongodb/test.py::test_simple_select[False] 28.05s setup test_table_function_mongodb/test.py::test_simple_select[False] 23.61s teardown test_storage_iceberg/test.py::test_select_query 23.35s setup test_table_function_mongodb/test.py::test_secure_connection[True] 22.96s teardown test_storage_hudi/test.py::test_select_query 21.18s call test_version_update_after_mutation/test.py::test_upgrade_while_mutation 20.74s setup test_table_function_mongodb/test.py::test_auth_source[False] 20.27s setup test_sharding_key_from_default_column/test.py::test_materialized_column_allow_insert_materialized 20.26s setup test_transactions/test.py::test_rollback_unfinished_on_restart1 19.53s setup test_storage_iceberg/test.py::test_create_query 19.39s setup test_system_clusters_actual_information/test.py::test 19.19s setup test_storage_hudi/test.py::test_create_query 18.15s call test_storage_policies/test.py::test_storage_policy_configuration_change 17.90s setup test_text_log_level/test.py::test_basic 16.28s setup test_user_directories/test.py::test_duplicates 16.20s setup test_system_flush_logs/test.py::test_system_logs[system.metric_log-1] 15.68s setup test_ssl_cert_authentication/test.py::test_create_user 15.33s teardown test_version_update_after_mutation/test.py::test_upgrade_while_mutation 14.21s teardown test_system_ddl_worker_queue/test.py::test_distributed_ddl_queue 12.09s teardown test_sharding_key_from_default_column/test.py::test_materialized_column_disallow_insert_materialized_different_shards 11.21s teardown test_system_clusters_actual_information/test.py::test 9.59s call test_user_directories/test.py::test_mixed_style 9.27s call test_user_directories/test.py::test_relative_path 8.14s call test_user_directories/test.py::test_old_style 8.00s call test_transactions/test.py::test_rollback_unfinished_on_restart2 7.74s teardown test_transactions/test.py::test_rollback_unfinished_on_restart2 7.53s call test_storage_hudi/test.py::test_select_query 7.43s call test_transactions/test.py::test_rollback_unfinished_on_restart1 7.24s setup test_storage_policies/test.py::test_storage_policy_configuration_change 6.19s call test_user_directories/test.py::test_memory 5.87s call test_sharding_key_from_default_column/test.py::test_materialized_column_allow_insert_materialized 5.50s call test_user_directories/test.py::test_local_directories 5.01s call test_user_directories/test.py::test_duplicates 4.92s teardown test_zookeeper_config/test_secure.py::test_secure_connection 4.88s call test_system_ddl_worker_queue/test.py::test_distributed_ddl_queue 4.36s teardown test_storage_postgresql/test.py::test_where_false 4.29s teardown test_ssl_cert_authentication/test.py::test_native_wrong_cert 3.79s teardown test_text_log_level/test.py::test_basic 3.71s call test_sharding_key_from_default_column/test.py::test_materialized_column_disallow_insert_materialized 3.59s teardown test_table_function_mongodb/test.py::test_simple_select[False] 3.52s call test_storage_postgresql/test.py::test_predefined_connection_configuration 3.42s call test_sharding_key_from_default_column/test.py::test_materialized_column_disallow_insert_materialized_different_shards 3.33s call test_storage_iceberg/test.py::test_select_query 3.13s call test_storage_postgresql/test.py::test_postgres_distributed 2.95s teardown test_system_flush_logs/test.py::test_system_suspend 2.50s teardown test_storage_policies/test.py::test_storage_policy_configuration_change 2.38s teardown test_user_directories/test.py::test_relative_path 2.12s call test_storage_postgresql/test.py::test_non_default_scema 1.96s call test_system_flush_logs/test.py::test_system_suspend 1.89s call test_text_log_level/test.py::test_basic 1.59s call test_table_function_mongodb/test.py::test_secure_connection[True] 1.23s call test_ssl_cert_authentication/test.py::test_create_user 1.21s call test_storage_postgresql/test.py::test_postgres_on_conflict 1.08s call test_storage_postgresql/test.py::test_datetime_with_timezone 1.07s call test_storage_postgresql/test.py::test_postgres_select_insert 1.04s call test_storage_postgresql/test.py::test_postgres_conversions 0.90s call test_storage_postgresql/test.py::test_auto_close_connection 0.71s call test_table_function_mongodb/test.py::test_complex_data_type[False] 0.66s call test_ssl_cert_authentication/test.py::test_native 0.64s teardown test_sharding_key_from_default_column/test.py::test_materialized_column_allow_insert_materialized 0.63s call test_table_function_mongodb/test.py::test_no_credentials[False] 0.59s teardown test_sharding_key_from_default_column/test.py::test_materialized_column_disallow_insert_materialized 0.51s call test_storage_postgresql/test.py::test_where_false 0.51s call test_table_function_mongodb/test.py::test_auth_source[False] 0.49s call test_system_flush_logs/test.py::test_system_logs_non_empty_queue 0.46s call test_table_function_mongodb/test.py::test_incorrect_data_type[False] 0.44s call test_ssl_cert_authentication/test.py::test_native_fallback_to_password 0.44s call test_ssl_cert_authentication/test.py::test_native_wrong_cert 0.36s call test_storage_postgresql/test.py::test_postgres_ndim 0.35s teardown test_storage_postgresql/test.py::test_concurrent_queries 0.35s teardown test_storage_postgresql/test.py::test_non_default_scema 0.35s teardown test_storage_postgresql/test.py::test_postgres_ndim 0.34s teardown test_storage_postgresql/test.py::test_datetime64 0.34s teardown test_storage_postgresql/test.py::test_postgres_on_conflict 0.34s teardown test_storage_postgresql/test.py::test_predefined_connection_configuration 0.34s teardown test_storage_postgresql/test.py::test_postgres_conversions 0.34s teardown test_storage_postgresql/test.py::test_postgres_distributed 0.34s teardown test_storage_postgresql/test.py::test_auto_close_connection 0.34s teardown test_storage_postgresql/test.py::test_datetime_with_timezone 0.34s teardown test_storage_postgresql/test.py::test_postgres_select_insert 0.34s teardown test_storage_postgresql/test.py::test_uuid 0.32s call test_storage_iceberg/test.py::test_create_query 0.32s setup test_system_flush_logs/test.py::test_system_logs[system.part_log-1] 0.32s call test_storage_iceberg/test.py::test_describe_query 0.32s call test_table_function_mongodb/test.py::test_missing_columns[False] 0.32s call test_system_flush_logs/test.py::test_system_logs[system.metric_log-1] 0.27s call test_storage_hudi/test.py::test_create_query 0.27s setup test_system_flush_logs/test.py::test_system_logs[system.query_thread_log-1] 0.27s call test_system_flush_logs/test.py::test_system_logs[system.query_log-1] 0.27s call test_table_function_mongodb/test.py::test_predefined_connection_configuration[False] 0.23s call test_storage_postgresql/test.py::test_datetime64 0.22s setup test_system_flush_logs/test.py::test_system_logs[system.query_log-1] 0.22s call test_storage_hudi/test.py::test_describe_query 0.20s call test_ssl_cert_authentication/test.py::test_https_non_ssl_auth 0.18s call test_storage_postgresql/test.py::test_uuid 0.17s call test_system_flush_logs/test.py::test_system_logs[system.query_thread_log-1] 0.17s call test_system_flush_logs/test.py::test_system_logs[system.trace_log-1] 0.17s setup test_system_flush_logs/test.py::test_system_logs[system.trace_log-1] 0.17s call test_system_flush_logs/test.py::test_system_logs[system.text_log-0] 0.17s setup test_system_flush_logs/test.py::test_system_logs[system.text_log-0] 0.17s call test_system_flush_logs/test.py::test_system_logs[system.part_log-1] 0.10s call test_ssl_cert_authentication/test.py::test_https_wrong_cert 0.07s call test_ssl_cert_authentication/test.py::test_https 0.00s teardown test_storage_hudi/test.py::test_create_query 0.00s teardown test_version_update_after_mutation/test.py::test_mutate_and_upgrade 0.00s teardown test_storage_iceberg/test.py::test_create_query 0.00s setup test_storage_postgresql/test.py::test_postgres_on_conflict 0.00s teardown test_transactions/test.py::test_rollback_unfinished_on_restart1 0.00s teardown test_table_function_mongodb/test.py::test_auth_source[False] 0.00s setup test_version_update_after_mutation/test.py::test_upgrade_while_mutation 0.00s setup test_storage_postgresql/test.py::test_postgres_select_insert 0.00s setup test_storage_hudi/test.py::test_describe_query 0.00s setup test_storage_postgresql/test.py::test_postgres_conversions 0.00s setup test_sharding_key_from_default_column/test.py::test_materialized_column_disallow_insert_materialized 0.00s setup test_storage_postgresql/test.py::test_concurrent_queries 0.00s teardown test_table_function_mongodb/test.py::test_complex_data_type[False] 0.00s setup test_storage_postgresql/test.py::test_non_default_scema 0.00s setup test_storage_postgresql/test.py::test_postgres_distributed 0.00s teardown test_system_flush_logs/test.py::test_system_logs[system.metric_log-1] 0.00s setup test_storage_postgresql/test.py::test_uuid 0.00s setup test_sharding_key_from_default_column/test.py::test_materialized_column_disallow_insert_materialized_different_shards 0.00s setup test_system_flush_logs/test.py::test_system_logs_non_empty_queue 0.00s setup test_storage_postgresql/test.py::test_datetime_with_timezone 0.00s setup test_storage_postgresql/test.py::test_postgres_ndim 0.00s setup test_storage_postgresql/test.py::test_where_false 0.00s teardown test_user_directories/test.py::test_duplicates 0.00s setup test_ssl_cert_authentication/test.py::test_native_fallback_to_password 0.00s setup test_table_function_mongodb/test.py::test_incorrect_data_type[False] 0.00s setup test_user_directories/test.py::test_local_directories 0.00s setup test_transactions/test.py::test_rollback_unfinished_on_restart2 0.00s teardown test_table_function_mongodb/test.py::test_predefined_connection_configuration[False] 0.00s teardown test_table_function_mongodb/test.py::test_secure_connection[True] 0.00s teardown test_ssl_cert_authentication/test.py::test_create_user 0.00s setup test_storage_postgresql/test.py::test_datetime64 0.00s setup test_table_function_mongodb/test.py::test_complex_data_type[False] 0.00s setup test_table_function_mongodb/test.py::test_predefined_connection_configuration[False] 0.00s setup test_ssl_cert_authentication/test.py::test_https_wrong_cert 0.00s setup test_storage_postgresql/test.py::test_predefined_connection_configuration 0.00s teardown test_user_directories/test.py::test_local_directories 0.00s setup test_ssl_cert_authentication/test.py::test_native_wrong_cert 0.00s teardown test_table_function_mongodb/test.py::test_no_credentials[False] 0.00s setup test_user_directories/test.py::test_memory 0.00s setup test_table_function_mongodb/test.py::test_missing_columns[False] 0.00s teardown test_system_flush_logs/test.py::test_system_logs_non_empty_queue 0.00s setup test_system_flush_logs/test.py::test_system_suspend 0.00s teardown test_system_flush_logs/test.py::test_system_logs[system.query_log-1] 0.00s teardown test_ssl_cert_authentication/test.py::test_https_non_ssl_auth 0.00s setup test_storage_iceberg/test.py::test_describe_query 0.00s teardown test_user_directories/test.py::test_old_style 0.00s teardown test_ssl_cert_authentication/test.py::test_native 0.00s teardown test_system_flush_logs/test.py::test_system_logs[system.query_thread_log-1] 0.00s teardown test_table_function_mongodb/test.py::test_missing_columns[False] 0.00s setup test_table_function_mongodb/test.py::test_no_credentials[False] 0.00s setup test_ssl_cert_authentication/test.py::test_https 0.00s teardown test_system_flush_logs/test.py::test_system_logs[system.text_log-0] 0.00s setup test_ssl_cert_authentication/test.py::test_https_non_ssl_auth 0.00s setup test_user_directories/test.py::test_relative_path 0.00s teardown test_user_directories/test.py::test_mixed_style 0.00s setup test_user_directories/test.py::test_old_style 0.00s teardown test_system_flush_logs/test.py::test_system_logs[system.part_log-1] 0.00s teardown test_ssl_cert_authentication/test.py::test_https 0.00s teardown test_user_directories/test.py::test_memory 0.00s setup test_user_directories/test.py::test_mixed_style 0.00s setup test_storage_hudi/test.py::test_select_query 0.00s teardown test_system_flush_logs/test.py::test_system_logs[system.trace_log-1] 0.00s setup test_storage_iceberg/test.py::test_select_query 0.00s teardown test_table_function_mongodb/test.py::test_incorrect_data_type[False] 0.00s teardown test_storage_iceberg/test.py::test_describe_query 0.00s setup test_ssl_cert_authentication/test.py::test_native 0.00s teardown test_ssl_cert_authentication/test.py::test_https_wrong_cert 0.00s teardown test_ssl_cert_authentication/test.py::test_native_fallback_to_password 0.00s teardown test_storage_hudi/test.py::test_describe_query =========================== short test summary info ============================ PASSED test_system_flush_logs/test.py::test_system_logs[system.metric_log-1] PASSED test_ssl_cert_authentication/test.py::test_create_user PASSED test_ssl_cert_authentication/test.py::test_https PASSED test_system_flush_logs/test.py::test_system_logs[system.part_log-1] PASSED test_ssl_cert_authentication/test.py::test_https_non_ssl_auth PASSED test_ssl_cert_authentication/test.py::test_https_wrong_cert PASSED test_system_flush_logs/test.py::test_system_logs[system.query_log-1] PASSED test_system_flush_logs/test.py::test_system_logs[system.query_thread_log-1] PASSED test_ssl_cert_authentication/test.py::test_native PASSED test_system_flush_logs/test.py::test_system_logs[system.text_log-0] PASSED test_ssl_cert_authentication/test.py::test_native_fallback_to_password PASSED test_system_flush_logs/test.py::test_system_logs[system.trace_log-1] PASSED test_ssl_cert_authentication/test.py::test_native_wrong_cert PASSED test_system_flush_logs/test.py::test_system_logs_non_empty_queue PASSED test_storage_hudi/test.py::test_create_query PASSED test_storage_hudi/test.py::test_describe_query PASSED test_storage_iceberg/test.py::test_create_query PASSED test_storage_iceberg/test.py::test_describe_query PASSED test_system_flush_logs/test.py::test_system_suspend PASSED test_table_function_mongodb/test.py::test_auth_source[False] PASSED test_user_directories/test.py::test_duplicates PASSED test_table_function_mongodb/test.py::test_complex_data_type[False] PASSED test_table_function_mongodb/test.py::test_incorrect_data_type[False] PASSED test_table_function_mongodb/test.py::test_missing_columns[False] PASSED test_table_function_mongodb/test.py::test_no_credentials[False] PASSED test_storage_iceberg/test.py::test_select_query PASSED test_table_function_mongodb/test.py::test_predefined_connection_configuration[False] PASSED test_sharding_key_from_default_column/test.py::test_materialized_column_allow_insert_materialized PASSED test_user_directories/test.py::test_local_directories PASSED test_storage_hudi/test.py::test_select_query PASSED test_transactions/test.py::test_rollback_unfinished_on_restart1 PASSED test_sharding_key_from_default_column/test.py::test_materialized_column_disallow_insert_materialized PASSED test_storage_postgresql/test.py::test_auto_close_connection PASSED test_user_directories/test.py::test_memory PASSED test_sharding_key_from_default_column/test.py::test_materialized_column_disallow_insert_materialized_different_shards PASSED test_transactions/test.py::test_rollback_unfinished_on_restart2 PASSED test_user_directories/test.py::test_mixed_style PASSED test_table_function_mongodb/test.py::test_secure_connection[True] PASSED test_user_directories/test.py::test_old_style PASSED test_user_directories/test.py::test_relative_path PASSED test_system_ddl_worker_queue/test.py::test_distributed_ddl_queue PASSED test_storage_policies/test.py::test_storage_policy_configuration_change PASSED test_version_update_after_mutation/test.py::test_mutate_and_upgrade PASSED test_zookeeper_config/test_secure.py::test_secure_connection PASSED test_text_log_level/test.py::test_basic PASSED test_version_update_after_mutation/test.py::test_upgrade_while_mutation PASSED test_table_function_mongodb/test.py::test_simple_select[False] PASSED test_storage_postgresql/test.py::test_concurrent_queries PASSED test_storage_postgresql/test.py::test_datetime64 PASSED test_storage_postgresql/test.py::test_datetime_with_timezone PASSED test_storage_postgresql/test.py::test_non_default_scema PASSED test_storage_postgresql/test.py::test_postgres_conversions PASSED test_storage_postgresql/test.py::test_postgres_distributed PASSED test_storage_postgresql/test.py::test_postgres_ndim PASSED test_storage_postgresql/test.py::test_postgres_on_conflict PASSED test_storage_postgresql/test.py::test_postgres_select_insert PASSED test_storage_postgresql/test.py::test_predefined_connection_configuration PASSED test_storage_postgresql/test.py::test_uuid PASSED test_storage_postgresql/test.py::test_where_false PASSED test_system_clusters_actual_information/test.py::test ================= 60 passed, 13 warnings in 266.26s (0:04:26) ==================